Skip to content

docs for 26.10.0.cl release - #548

Open
ShashiSubramanya wants to merge 15 commits into
26-10-0-docs-prelimfrom
docs-26-10-0-cl
Open

ShashiSubramanya wants to merge 15 commits into
26-10-0-docs-prelimfrom
docs-26-10-0-cl

Conversation

@ShashiSubramanya

Copy link
Copy Markdown
Collaborator

Summary

Documentation updates for ThoughtSpot Cloud 26.10.0.cl and Visual Embed SDK 1.53.0. Covers four Jira items: SCAL-317811, SCAL-319281, SCAL-333470, SCAL-298005.


New pages

spotter-analyst-api.adoc — Spotter Analyst API reference

Jira: SCAL-317811

Full REST API reference for the four new Spotter Analyst endpoints:

  • POST /api/rest/2.0/ai/agent/analysts/create
  • POST /api/rest/2.0/ai/agent/analysts/search (fetch and list modes)
  • POST /api/rest/2.0/ai/agent/analysts/{analyst_identifier}/update (full-replace)
  • POST /api/rest/2.0/ai/agent/analysts/{analyst_identifier}/delete

Includes: Analyst object schema, privilege requirements per endpoint, request/response parameters, curl examples, and full error code tables.

feature-management-api.adoc — Feature Management API reference

Jira: SCAL-319281

Full REST API reference for the three new Feature Management endpoints:

  • POST /api/rest/2.0/configurations/features/search
  • POST /api/rest/2.0/configurations/features/assignments/update
  • POST /api/rest/2.0/configurations/features/values/update

Includes: scope concepts (CLUSTER vs ORG), feature identifier formats, privilege requirements, destructive-action warnings (reset_org_overrides), curl examples, and error code tables.

embed-spotter-analyst.adoc — Embed Spotter Analyst (TSE)

Jira: SCAL-317811

SDK embed reference for pinning a single Spotter Analyst in an embedded application. Covers:

  • spotterAnalystConfig.analystId — pin to one Analyst
  • spotterSidebarConfig — sidebar and chat pin configuration
  • hiddenActions — locking the embed (switcher suppression)
  • Starter prompt customization (Action.QuickSearchPill, Action.DeepAnalysisPill, Action.DataLiteracyPill)
  • spotterChatPinConfig — enabling conversation pinning in embed
  • New Action enum members in SDK 1.53.0

Updated pages

whats-new.adoc

Added October 2026 / 26.10.0.cl release section covering all four features: Spotter Analyst API, Embed Spotter Analyst, Spotter conversation pinning, Feature Management API, and scoped Liveboard filtering.

api-changelog.adoc — Visual Embed SDK changelog

Added SDK v1.53.0 entry covering: spotterAnalystConfig, spotterChatPinConfig, isScopedLiveboardFilteringEnabled, starterPrompts, openSpotterOnLiveboardByDefault, new Action enum members, new EmbedEvent members, new HostEvent members, and HostEvent.UpdatePersonalizedView deprecation.

rest-apiv2-changelog.adoc — REST API v2.0 changelog

Added 26.10.0.cl entry covering: Spotter Analyst API (4 endpoints), Feature Management API (3 endpoints), and is_pinned field on Update Conversation.

event-embedEvents.adoc — Embed events reference

Added:

  • EmbedEvent.SpotterConversationPinned and EmbedEvent.SpotterConversationUnpinned with payload shapes and usage example
  • applicability attribute on EmbedEvent.FilterChanged and EmbedEvent.ParameterChanged for scoped filter events

events-hostEvents.adoc — Host events reference

Added:

  • HostEvent.PinSpotterConversation and HostEvent.UnpinSpotterConversation with usage example
  • HostEvent.GetGroups and HostEvent.OpenParameter (new in SDK 1.53.0)
  • applicability attribute on HostEvent.OpenFilter, HostEvent.GetFilters, HostEvent.UpdateFilters, HostEvent.UpdateParameters, HostEvent.GetParameters
  • HostEvent.UpdatePersonalizedView deprecation notice

Jira coverage

Jira Feature Doc deliverables
SCAL-317811 Spotter Analysts GA spotter-analyst-api.adoc (new), embed-spotter-analyst.adoc (new), SDK changelog, REST changelog, What's New
SCAL-319281 Feature Management API feature-management-api.adoc (new), REST changelog, What's New
SCAL-333470 Conversation pinning (REST + TSE) embed-spotter-analyst.adoc, event-embedEvents.adoc, events-hostEvents.adoc, REST changelog, SDK changelog, What's New
SCAL-298005 Scoped Liveboard filtering event-embedEvents.adoc, events-hostEvents.adoc, SDK changelog, What's New

Open items (require follow-up)

  • SCAL-318593 (TML Variable obj_id): no attached source file provided. Draft pending engineering confirmation of TML schema changes for Variable objects.
  • SCAL-323877 (Centralised Filter Modal): isScopedLiveboardFilteringEnabled SDK property is documented. Additional SDK-specific config parameters for the centralized filter modal UI behavior in embedded context need engineering confirmation.

Do not merge. This PR is for review only. The author will confirm before merging.

@vercel

vercel Bot commented Sep 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
developer-docs Ready Ready Preview Sep 15, 2026 2:32pm UTC

Request Review

@ShashiSubramanya ShashiSubramanya changed the title docs(26.10.0.cl): ThoughtSpot Cloud October 2026 release — Spotter Analyst API, Feature Management API, conversation pinning, scoped filtering docs for 26.10.0.cl release Sep 15, 2026
@ShashiSubramanya
ShashiSubramanya changed the base branch from main to 26-10-0-docs-prelim September 15, 2026 12:38
ShashiSubramanya and others added 2 commits September 15, 2026 18:15
…ith October 2026 section prepended to complete main content

Restores all existing release sections (Sep 2026 through Jan 2026) that were lost in the previous write due to context window truncation. Prepends the October 2026 / 26.10.0.cl section covering: Spotter Analyst API, Embed Spotter Analyst, Spotter conversation pinning, Feature Management API, and Scoped Liveboard filtering.

Refs: SCAL-333470, SCAL-317811, SCAL-319281, SCAL-298005, SCAL-323877
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant